home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-02-28 | 676 b | 15 lines | [TEXT/R*ch] |
- Copyright © 1993-94 Apple Computer, Inc. All rights reserved.
-
- NTK 1.0
-
- IdleScript Anime 1.0 by Todd Courtois
-
- This app contains four similar clViews which execute simple animation in their idleScripts.
- This app uses the :Dirty(); RefreshViews() method to cause redrawing. Actual drawing
- is done in viewDrawScripts.
-
- App also includes a protoIconButton which has a picture of the glorious JR "Bob" Dobbs.
- The user will note that when the keyPressedScript of this button is activated, all drawing
- in the four clViews ceases. This is an issue to consider if you are writing, for instance,
- a game, where sound tasks and drawing tasks might compete heavily for CPU time.
-